home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Eagles Nest BBS 4
/
Eagles_Nest_Mac_Collection_Disc_4.TOAST
/
Desktop Publishing
/
DTPAdv10
/
DTP Master Forms
/
background_5215.txt
< prev
next >
Wrap
Text File
|
1988-09-02
|
3KB
|
131 lines
-- background: 5215 from stack: in
-- bmap block id: 2081
-- flags: 0000
-- background id: 0
-- name:
----- HyperTalk script -----
on openStack
hide message box
hide menuBar
pass openStack
end openStack
-- part 16 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=476 top=0 right=19 bottom=504
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Black Card
----- HyperTalk script -----
on mouseUp
global soundstatus
if soundstatus is "on" then
visual effect Dissolve fast
play boing C5H
end if
go Home
play boing C4H
end mouseUp
-- part 26 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=410 top=0 right=19 bottom=431
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
global soundstatus
if soundstatus is "on" then
Play harpsichord qr e6t d c
end if
Visual scroll DOWN
Pop Card
end mouseUp
-- part 27 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=367 top=0 right=19 bottom=385
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
visual Barn door close
go back
end mouseUp
-- part 30 (field)
-- low flags: 00
-- high flags: 4000
-- rect: left=176 top=30 right=51 bottom=510
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: project
-- part 31 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=96 top=30 right=51 bottom=177
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 65535
-- font id: 3
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: dtp bak f3
-- part 35 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=377 top=0 right=18 bottom=402
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
Visual Barn door close
go to card "forms control"
end mouseUp